home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
Issue38
/
Clinic
/
NoClose2Form.dfm
/
NoClose2Form.txt
Wrap
Text File
|
1998-07-06
|
585b
|
29 lines
object Form1: TForm1
Left = 192
Top = 211
Width = 369
Height = 99
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 0
Width = 361
Height = 72
Alignment = taCenter
Caption =
'This application should be able to stop Windows closing down, us' +
'ing wm_QueryEndSession'
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
end